Day 11 - Rock, Paper, Scissor

Published

June 21, 2025

As I am short on time today, I created a simple rock, paper, scissor program in Python. It is not written robustly, but simply gets the job done.

See code here: https://github.com/JonSkogland/1000daysofcoding/blob/main/daily-projects/day11_20250621/day11.py